home *** CD-ROM | disk | FTP | other *** search
- # echo.ini
- #
- #
- # note - you can use the command line to set some of these
- # e.g. eas -mhz 16 -disk auto97.st -nojoy -nowait
- # well one day it'll be friendly - there might we a Windows
- # version but I dont have a Windows C compiler or Direct X !
-
- # lots of games like higher speeds (to stop flickering rasters)
- # try
- mhz=8
- #mhz=10
-
- # 0=STFM 1=STE 2=F030(perhaps !)
- machine=1
-
-
- # TOS image
-
- tos=tos.img
-
- screenskip=2
- center
- mono=0
- vesamode=320 200
-
- # 0 = per scan line
- # 1 = dynamic
- # This is a strange mode - very buggy, dont know what
- # the point is myself.
- shiftertype=0
-
-
- # memory in 0.5 megs blocks (4=2 megs)
- memory = 4
-
- volume=255
- # Adaptive sampled sound (?) may work in a few games
- # This doesn't work in 2.6 - I'll put it back when I have a better
- # sound card
- # asound=1
-
- # 0 for captain blood
- ikbdclock=0
-
- # dma sound speed fiddle
- # dma 1=10240
-
-
- # show 0=show in database only when file exists
- # show 1=show always
- show=0
- # *.st search paths for favourites DB
- # dbpath=e:\stfiles\
-
- dbfile=disk.lst
-
- # keydef PC(scancode or token) ST(scancode or token)
-
- keydef PC_INSERT ST_HELP
- keydef PC_DELETE ST_UNDO
-
- mount C=drivec\
-
-